projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
deeac8c
)
Do not scan gtktextdisplay.h, avoids a scanner warning
author
Johan Dahlin
<johan@gnome.org>
Thu, 20 Jan 2011 16:22:13 +0000
(14:22 -0200)
committer
Johan Dahlin
<johan@gnome.org>
Thu, 20 Jan 2011 16:22:13 +0000
(14:22 -0200)
gtk/Makefile.am
patch
|
blob
|
history
diff --git
a/gtk/Makefile.am
b/gtk/Makefile.am
index 225341f6f8a6127a4d8c0307d6831f1e5eec2489..ca787fdb20cfd302d4ffda5a14fd25c1a77ee485 100644
(file)
--- a/
gtk/Makefile.am
+++ b/
gtk/Makefile.am
@@
-963,7
+963,7
@@
LDADDS = \
if HAVE_INTROSPECTION
introspection_files = \
- $(filter-out %private.h gtktextlayout.h, $(gtkinclude_HEADERS)) \
+ $(filter-out %private.h gtktext
display.h gtktext
layout.h, $(gtkinclude_HEADERS)) \
$(gtk_base_c_sources) \
gtkprintoperation-unix.c \
gtktypebuiltins.h \